home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / pcboard / bnkpcb20.zip / BANKER.DOC < prev    next >
Text File  |  1996-04-27  |  6KB  |  141 lines

  1.                       ╔═════════════════════════════╗
  2.                       ║       TIME BANKER v2.0      ║
  3.                       ║   PPE for PCBoard v15.22+   ║
  4.                       ╚═════════════════════════════╝
  5.                          -=≡ S H A R E W A R E ≡=-
  6.                    *** FREE REGISTRATION UPON REQUEST ***
  7.                        By: Guy Damlovac - guy@in.net
  8.                     http://www.engr.iupui.edu/~gdamlova
  9.                     COPYRIGHT (C) 1996 Shuttle Software
  10.                             All Rights Reserved
  11.  
  12.  
  13.                               ╒════════════╕
  14.                               │INSTALLATION│
  15.                               ╘════════════╛
  16.  
  17. This is a handy little Time Bank program written using the PPL language for
  18. PCBoard. It was tested & developed on a v15.22 system. It is intended for
  19. systems that enforce Daily Time Limits. To run it, follow the installation
  20. steps listed. If you have any questions, comments, or suggestions on the
  21. software, please e-mail me on the Internet.
  22.  
  23.  
  24. 1) Create a BANK subdirectory off your main PCB directory.  ie.  x:\PCB\BANK
  25.  
  26.    (a) Unzip the file contents into this newly created subdirectory.
  27.  
  28.  
  29. 2) Run PCBSetup.
  30.  
  31.    (a) Edit your CMD.LST file and add the following entry.
  32.  
  33.  
  34.                             CMD.LST Editor
  35.  
  36.      Command        Sec     Minute     Use      Keystroke Substitution
  37.      ----------- -------- ----------- ------- --------------------------------
  38.   #) TIME            10  <--\    0       0      x:\PCB\BANK\BANKER.PPE
  39.                             |
  40.                             \-- Normal User Sec
  41.  
  42.  
  43. 3) Edit your menus (BRDM, BRDS, Etc) to reflect the new "TIME" command added.
  44.  
  45.  
  46. 4) Edit the BANKER.CFG file with any text editor, and select the following.
  47.  
  48.    (a) LINE 1 - Maximum Number of Minutes Allowed to be Banked by each user.
  49.                 (This will be the default for all sec levels unless overriden)
  50.  
  51.    (b) LINE 2 - Enter "YES" to Enable the Time Gambling feature.
  52.                                      or
  53.                 Enter "NO" to Disable the Time Gambling feature.
  54.  
  55.  
  56. 5) Edit the TIME.CFG file with any text editor, and select the overrides.
  57.  
  58.    (a) LINE 1 - Enter the First Sec Level to override default minutes allowed.
  59.                                        or
  60.                 Enter a "0" here if your not using this position.
  61.  
  62.    (b) LINE 2 - Number of Minutes Allowed to be Banked by First Sec Level.
  63.                                        or
  64.                 Enter a "0" here if not using the first position (Line 1).
  65.  
  66.    (c) LINE 3 - Enter the Second Sec Level to override default minutes allowed.
  67.                                        or
  68.                 Enter a "0" here if your not using this position.
  69.  
  70.    (d) LINE 4 - Number of Minutes Allowed to be Banked by Second Sec Level.
  71.                                        or
  72.                 Enter a "0" here if not using the second position (Line 3).
  73.  
  74.    (e) LINE 5 - Enter the Third Sec Level to override default minutes allowed.
  75.                                        or
  76.                 Enter a "0" here if your not using this position.
  77.  
  78.    (f) LINE 6 - Number of Minutes Allowed to be Banked by Third Sec Level.
  79.                                        or
  80.                 Enter a "0" here if not using the third position (Line 5).
  81.  
  82.  
  83. 6) That's it, you're done!
  84.  
  85.  
  86. NOTE: The TIME.CFG configuration file is optional, and does not have to be
  87.       used. This config file is used to override the default time settings
  88.       in the BANKER.CFG file for upto three seperate security levels. If you
  89.       don't need this feature, simply delete the TIME.CFG file. The program
  90.       will run fine without it and use the default time settings in BANKER.CFG
  91.       for ALL of your defined Security Levels.
  92.  
  93.  
  94. IMPORTANT: Please note that BANKER.DBF & BANKER.NDX are the DataBase files that
  95.            this program uses. DO NOT edit or alter these database files in any
  96.            way! If you do, the program may not run properly (if at all). If for
  97.            some reason your database gets corrupted, delete these two files and
  98.            copy the originals over from the original Banker zip file.
  99.  
  100.  
  101.                               ╒════════════╕
  102.                               │REGISTRATION│
  103.                               ╘════════════╛
  104.  
  105. This program is distributed as SHAREWARE. Registration is absolutely FREE!
  106. This programs operation is NOT crippled in any way! There is a small 3 second
  107. shareware nag when the user exits the program. I like to think of this program
  108. as emailware. I'm simply interested to hear from other PCBoard SysOp's that
  109. run PCBoard, and especially those who run PCBoard/2 for OS/2.
  110.  
  111. To register, just send me an e-mail message on the Internet to:  guy@in.net
  112. In the message, leave me your SYSOP NAME and BBS NAME as you would like it
  113. to appear in the program. I will UUEncode your registered version in a reply
  114. message. If you register Time Banker, (like it's really time consuming and
  115. expensive to send me e-mail), I will also send a registered version of the
  116. Banker Editor program (EDITBANK.PPE) which allows you to easily edit the
  117. DataBase and alter your users banked stats!
  118.  
  119.  
  120.                               ╒════════════╕
  121.                               │ DISCLAIMER │
  122.                               ╘════════════╛
  123.  
  124. THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY WARRANTY OF ANY KIND, EITHER
  125. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF
  126. MERCHANTABILITY AND FITNESS TO A PARTICULAR PURPOSE.
  127.  
  128. THE AUTHOR WILL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND RESULTING FROM THE
  129. USE OF THIS PROGRAM. USE AT YOUR OWN RISK.
  130.  
  131.  
  132.                               ╒════════════╕
  133.                               │TECH SUPPORT│
  134.                               ╘════════════╛
  135.  
  136. ╔════════════════════════════════════════════════════════════════════════╗
  137. ║  Internet E-Mail ....... guy@in.net                                    ║
  138. ║  World Wide Web ........ http://www.engr.iupui.edu/~gdamlova           ║
  139. ║  OS/2 Warp Hot-Links ... http://www.engr.iupui.edu/~gdamlova/os2.html  ║
  140. ╚════════════════════════════════════════════════════════════════════════╝
  141.